Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rust-analyzer: add rust-analyzer component to rust-toolchain.toml so that it is in sync with our pinned nightly #1137

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

kkysen
Copy link
Contributor

@kkysen kkysen commented Sep 22, 2024

The latest rust-analyzer only supports stable and now breaks, so this pins it to the version on our nightly, which won't break on that version.

…l` so that it is in sync with our pinned nightly, as the latest `rust-analyzer` only supports `stable` and now breaks
@kkysen kkysen requested a review from fw-immunant September 24, 2024 05:36
Copy link
Contributor

@fw-immunant fw-immunant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@kkysen kkysen merged commit 516b30e into master Sep 24, 2024
9 checks passed
@kkysen kkysen deleted the kkysen/rust-analyzer-component branch September 24, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants